[INFO] cloning repository https://github.com/dgrayling/password-store
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dgrayling/password-store" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdgrayling%2Fpassword-store", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdgrayling%2Fpassword-store'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1afcbe474beb50c8c19311fad3331ba053196ba3
[INFO] checking dgrayling/password-store against try#d8be25549d5418405531341b4be6d8538fc3c42e for pr-156160-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdgrayling%2Fpassword-store" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dgrayling/password-store
[INFO] finished tweaking git repo https://github.com/dgrayling/password-store
[INFO] tweaked toml for git repo https://github.com/dgrayling/password-store written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dgrayling/password-store on toolchain d8be25549d5418405531341b4be6d8538fc3c42e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dgrayling/password-store already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:fd22e2154e7db748230f413534f3a6d034160c9d2b7c14b90fba4e9bfc1a36d4" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 331086ed2833d6835d4d9bb6377f3ec96b46952e42d738e809b0fd13bacb72d7
[INFO] running `Command { std: "docker" "start" "331086ed2833d6835d4d9bb6377f3ec96b46952e42d738e809b0fd13bacb72d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "331086ed2833d6835d4d9bb6377f3ec96b46952e42d738e809b0fd13bacb72d7" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "331086ed2833d6835d4d9bb6377f3ec96b46952e42d738e809b0fd13bacb72d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "331086ed2833d6835d4d9bb6377f3ec96b46952e42d738e809b0fd13bacb72d7" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling diesel_derives v2.3.6
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking ed25519 v1.5.3
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling libsodium-sys v0.2.7
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.3.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling dsl_auto_type v0.2.0
[INFO] [stderr]     Checking diesel v2.3.5
[INFO] [stderr]     Checking sodiumoxide v0.2.7
[INFO] [stderr]     Checking password-store v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `sodiumoxide::init`
[INFO] [stdout]   --> src/main.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     use sodiumoxide::init;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_accounts_for_email` is never used
[INFO] [stdout]   --> src/account_actions.rs:49:8
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub fn get_accounts_for_email(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `email_id`, `website`, `created_at`, and `updated_at` are never read
[INFO] [stdout]   --> src/models.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Account {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 20 |     pub account_id: i32,
[INFO] [stdout] 21 |     pub email_id: i32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 22 |     pub website: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub created_at: NaiveDateTime,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 26 |     pub updated_at: NaiveDateTime,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `original_password` should have an upper case name
[INFO] [stdout]   --> src/main.rs:34:15
[INFO] [stdout]    |
[INFO] [stdout] 34 |         const original_password: &str = "myGitHubPassword123";
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 34 -         const original_password: &str = "myGitHubPassword123";
[INFO] [stdout] 34 +         const ORIGINAL_PASSWORD: &str = "myGitHubPassword123";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_accounts_for_email` is never used
[INFO] [stdout]   --> src/account_actions.rs:49:8
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub fn get_accounts_for_email(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `email_id`, `website`, `created_at`, and `updated_at` are never read
[INFO] [stdout]   --> src/models.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Account {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 20 |     pub account_id: i32,
[INFO] [stdout] 21 |     pub email_id: i32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 22 |     pub website: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub created_at: NaiveDateTime,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 26 |     pub updated_at: NaiveDateTime,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.50s
[INFO] running `Command { std: "docker" "inspect" "331086ed2833d6835d4d9bb6377f3ec96b46952e42d738e809b0fd13bacb72d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "331086ed2833d6835d4d9bb6377f3ec96b46952e42d738e809b0fd13bacb72d7", kill_on_drop: false }`
[INFO] [stdout] 331086ed2833d6835d4d9bb6377f3ec96b46952e42d738e809b0fd13bacb72d7
